home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
pluginy Firefox
/
57918
/
57918.xpi
/
install.rdf
< prev
Wrap
Extensible Markup Language
|
2010-01-22
|
982b
|
32 lines
<?xml version="1.0"?>
<RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:em="http://www.mozilla.org/2004/em-rdf#">
<Description about="urn:mozilla:install-manifest">
<em:id>gic2@getinformer.com</em:id>
<em:version>1.1</em:version>
<em:type>2</em:type>
<!-- Front End Metadata -->
<em:name>Google Analytics Watcher</em:name>
<em:description>Displays Google Analytics stats in your status bar.</em:description>
<em:creator>InfoCoder</em:creator>
<em:homepageURL>http://getinformer.com/google-analytics-firefox-extension/</em:homepageURL>
<em:optionsURL>chrome://gic2/content/settings.xul</em:optionsURL>
<!-- Describe the Firefox versions we support -->
<em:targetApplication>
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>3.5</em:minVersion>
<em:maxVersion>3.6.*</em:maxVersion>
</Description>
</em:targetApplication>
</Description>
</RDF>